'Declaration Public Function New( _ ByVal vertices() As NPointF _ )
'Declaration
Public Function New( _ ByVal vertices() As NPointF _ )
'Usage Dim vertices() As NPointF Dim instance As New NPolygonF(vertices)
'Usage
Dim vertices() As NPointF Dim instance As New NPolygonF(vertices)
public NPolygonF( NPointF[] vertices )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
NPolygonF Class NPolygonF Members Overload List